git-sem-open-init
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Mon, 23 Aug 2021 19:31:23 +0000 (20:31 +0100)
committerAurelien Jarno <aurel32@debian.org>
Mon, 23 Aug 2021 19:31:23 +0000 (20:31 +0100)
commitc6a13af591d27aa681ff367e787f5b1f97af705d
treeecb21326f1c8c2b38476db128bfc2fd74abd6d54
parentfe3c728b305fbe0d21e92baa8b4e76f970169209
git-sem-open-init

Submitted for 2.33

commit e453b54b02204e0bc4a36a865ecc0c82058f4f9d
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Sun Dec 13 15:18:16 2020 +0000

    pthread: Move semaphore initialization for open to semaphoreP.h

    This allows to easily reuse all of the sem_open/sem_close/sem_unlink
    implementations in the various ports.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-sem-open-init.diff
nptl/sem_open.c
nptl/semaphoreP.h
sysdeps/nptl/futex-internal.h